Real Time Closeness and Betweenness Centrality Calculations on Streaming Network Data
نویسندگان
چکیده
Closeness and betweenness are among the most important metrics in social network analysis. They are essential to the evaluation of various research problems such as viral marketing, network stability and network traffic predictions, which play an important role in social media research. However, both of these metrics are expensive to compute. We propose an efficient online algorithm framework to handle both closeness and betweenness in the situation where network structure changes frequently. Whenever a link change is received as the input, the algorithm utilizes existing facts about the calculation to update centrality values with minimal effort. Experimental results on data sets collected from online social media websites show that our approach is 4-7 orders of magnitude faster for closeness and 2-4 orders of magnitude faster for betweenness calculations over baseline methods. We also show how those two metrics share some common calculations so that the running time can be dramatically reduced when calculated together. To the best of our knowledge, this is the first work to improve the running time when those two algorithms are calculated at the same time on streaming network data.
منابع مشابه
A Fast Approach to the Detection of All-Purpose Hubs in Complex Networks with Chemical Applications
A novel algorithm for the fast detection of hubs in chemical networks is presented. The algorithm identifies a set of nodes in the network as most significant, aimed to be the most effective points of distribution for fast, widespread coverage throughout the system. We show that our hubs have in general greater closeness centrality and betweenness centrality than vertices with maximal degree, w...
متن کاملCorrelation of Eigenvector Centrality to Other Centrality Measures: Random, Small-world and Real-world Networks
In this paper, we thoroughly investigate correlations of eigenvector centrality to five centrality measures, including degree centrality, betweenness centrality, clustering coefficient centrality, closeness centrality, and farness centrality, of various types of network (random network, smallworld network, and real-world network). For each network, we compute those six centrality measures, from...
متن کاملAssortativity Analysis of Real-World Network Graphs based on Centrality Metrics
Assortativity index (A. Index) of real-world network graphs has been traditionally computed based on the degree centrality metric and the networks were classified as assortative, dissortative or neutral if the A. Index values are respectively greater than 0, less than 0 or closer to 0. In this paper, we evaluate the A. Index of real-world network graphs based on some of the commonly used centra...
متن کاملAnalyzing the Collaboration Network of Global Scientific Outputs in the Field of Bibliotherapy in the Web of Science Database
Background and Aim: Bibliotherapy is a useful treatment for the prevention and treatment of mental disorders and has led to the formation of many scientific publications in this field. The purpose of this study was to investigate the publication trends in the field of bibliotherapy and visualize the structure of its scientific collaborations based on the Web of Science database during the perio...
متن کاملA Graph Manipulations for Fast Centrality Computation
The betweenness and closeness metrics are widely used metrics in many network analysis applications. Yet, they are expensive to compute. For that reason, making the betweenness and closeness centrality computations faster is an important and well-studied problem. In this work, we propose the framework BADIOS which manipulates the graph by compressing it and splitting into pieces so that the cen...
متن کامل